home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.19941031-19941221
/
000361_news@columbia.edu_Tue Dec 6 16:05:20 1994.msg
< prev
next >
Wrap
Internet Message Format
|
2020-01-01
|
2KB
Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA22538
(5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 6 Dec 1994 11:05:26 -0500
Received: by apakabar.cc.columbia.edu id AA06100
(5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 6 Dec 1994 11:05:24 -0500
Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: Server side renames - still not solved!
Date: 6 Dec 1994 16:05:20 GMT
Organization: Columbia University
Lines: 33
Message-Id: <3c2240$5uh@apakabar.cc.columbia.edu>
References: <D0CyFn.4sv@murdoch.acc.virginia.edu>
Nntp-Posting-Host: watsun.cc.columbia.edu
Apparently-To: kermit.misc@watsun.cc.columbia.edu
In article <D0CyFn.4sv@murdoch.acc.virginia.edu>,
Erik Hatcher <esh6h@fulton.seas.Virginia.EDU> wrote:
>I still haven't found a way to do server side
>renames of a file. I send the file as one
>name and want to rename it on the server side.
>
>REMOTE RENAME was suggested but I have yet to
>find this command in the book and it doesn't
>work on my version.
>
Erik:
The answer appears to be that at this time server side RENAME
is not possible unless you lower the security barriers a bit
which you do not want to do.
The only suggestion that I have for you is to perform the rename
on the client before you send the file. Or just send the file
with the name is it supposed to the saved under from the very
start.
SEND oldname newname
has exactly the same result as
SEND oldname
REMOTE RENAME oldname newname
Jeffrey Altman * PO Box 220415 * Great Neck, NY * 11022-0415 * (516) 466-5495
"C-Kermit: available on more platforms than any other communications software."
"Kermit FTP: sending files whenever and wherever they are needed."
*NEW* OS/2 version 5A(190): ftp kermit.columbia.edu /kermit/archives/ckoker.zip